Nuprl Lemma : filter-concat 0,22

T:Type, P:(T), L:(T List) List. filter(P;concat(L)) ~ concat(map(l.filter(P;l);L)) 
latex


Definitionsmap(f;as), filter(P;l), S  T, Top, as @ bs, concat(ll), , x:AB(x), t  T
Lemmasbool wf, top wf, concat-cons, filter append sq

origin